home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 663 / text0000.txt < prev   
Encoding:
Text File  |  1996-08-05  |  1.2 KB  |  22 lines

  1. In article <john.hendrikx.44q1@grafix.xs4all.nl> john.hendrikx@grafix.xs4all.nl (John Hendrikx) writes:
  2.  > 
  3.  > When I come to think of it this doesn't seem all that hard to do and it would
  4.  > probably not even slow down the filesystem.  I mean, taking a peek at the first
  5.  > 512 bytes as it is written shouldn't be that hard.  The only trouble is that
  6.  > 512 bytes might not be sufficient to make a FileID...
  7.  >
  8.         But that basically would be the same as having the contents of an
  9. .info file as the first block of EVERY file...  Which I think is the basic
  10. idea on the Mac (I don't fully understand the "data" and "resource" forks but
  11. if the "resource" fork is a block at the start of the file that IDs the file
  12. type and the program that generated it...).  I, personally, prefer files to be
  13. PURE files; not some hybrid that requires tricks to transfer to other users.
  14.  
  15. -- 
  16.  > ============================================================ <
  17.  >   wulfraed@netcom.com  | Wulfraed  Dennis Lee Bieber  KD6MOG <
  18.  >   D.Bieber@GEnie.com   |      FurryMUCK and FurToonia        <
  19.  > ============================================================ <
  20.  >          PGP key: Finger wulfraed@netcom.com                 <
  21.  > Home Page: ftp://ftp.netcom.com/pub/wu/wulfraed/wulfraed.htm <
  22.